﻿/* "Pearl" styles - 1/2011 */

/* All homepage styles are in the main_homepage.css */

/* Global Styles */

body{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	line-height:18px;
	color:#333;
	margin:auto;
}

.bodywhite{
	color: #fff;
}

.smallText {
	font-size: 11px;
	color: #666;
	line-height:12px;
}

.endnote{
	font-size: 11px;
	color: #666;
	line-height:12px;
}


img{
	border:none;
}


a, .ms-WPBody A:link, .link-item a:link{
	color:#096;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

a:hover, .ms-WPBody A:hover, .link-item a:hover{
	text-decoration:underline;
}

a:visited, .ms-WPBody A:visited, .link-item a:visited, a:active, .ms-WPBody A:active, .link-item a:active{
	color:#004b32;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

p a{
	text-decoration:underline;
}

p.center{
	text-align:center;
	}
	
h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:25px;
	line-height:25px;
	margin:4px 0px 9px 0px;
	padding:0px;
}

h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
}

h3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	margin:5px 0px 3px 0px;
}

h2.white{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#fff;
}

h3.white{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#fff;
	margin:5px 0px 3px 0px;
}

.page{
	width:998px;
	margin:0px auto;
	position:relative;
	z-index:0;
}

.maincontent{
	background:url('http://www.amd.com/Style%20Library/Images/AMD/main_content_bottom.png') center bottom no-repeat;
	width:998px;
	margin:auto;
	display: inline-block;
}

.maincontent_top{
	background:url('http://www.amd.com/Style%20Library/Images/AMD/maincontent_top.png') top no-repeat;
	min-height:14px;
	margin-bottom:-2px;
}

.page_content{
	width:986px;
	margin:auto;
	padding:0px 11px 11px 11px;
}

ul {
	list-style: square;
}

ul ul {
	list-style: circle;	
}

ul ul ul {
	list-style: disc;	
}

ol {
	list-style: decimal;
}

ol ol {
	list-style: lower-alpha;
}

ol ol ol {
	list-style: lower-roman;
}

/* Gray Link List */
.contentfullwidth .linklist { 
	display: block; 
	list-style: none; 
	margin: 2px 0px 0px 0px; 
	padding: 0px;
	font-family:Verdana;
	font-size: 11px;
	}

#linkitem .linklist{
	margin:7px 0px 7px 0px;
}

#linkitem .linklist{
	margin:7px 0px 0px 0px;
}

.linklist { 
	display: block; 
	list-style: none; 
	margin-bottom:2px;
	padding:0px;
	margin:0px;
}

.linklist li { 
	display: block; 
	list-style: none; 
	padding: 0px 0px 0px 18px; 
	background:url('http://www.amd.com/Style%20Library/Images/AMD/link_arrow_gray.gif') no-repeat 4px 4px;
	line-height: 14px;
	margin-left:15px;
}

/* White Link List */
.whitelinklist li { 
	color: #fff;
	display: block; 
	list-style: none; 
	margin-left: -22px; 
	padding: 0px 0px 0px 18px; 
	background:url('http://www.amd.com/Style%20Library/Images/AMD/link_arrow_white.gif') no-repeat 4px 4px;
	line-height: 14px;
}

/* White Link List */
.whitelinklist li { 
	color: #fff;
	display: block; 
	list-style: none; 
	margin-left: -22px; 
	padding: 0px 0px 0px 18px; 
	background:url('http://www.amd.com/Style%20Library/Images/AMD/link_arrow_white.gif') no-repeat 4px 4px;
	line-height: 14px;
}

.whitelinklist li a { 
	color:#fff;
}

/* Masthead */

#masthead {
	background: url('http://www.amd.com/Style%20Library/Images/AMD/masthead.png') top no-repeat;
	width: 998px;
	height: 76px;
	margin-top:3px;
	position:relative;
	z-index:2;
}

#logo{
	padding:9px 0px 0px 9px;
	float:left;
	border:none;
}

/* Secondary Nav */

.SecondaryNav{
    float: right;
    margin: 15px 11px 0px 0px;
	display: inline;
	color:#ccc;
	height:21px;
}

.SecondaryNav a, .SecondaryNav a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:	#ccc;
	text-decoration: none;
}

/* Worldwide Drop Down Menu */
#worldwide {
	padding: 0px;
	margin: 0px;
	list-style:none;
	color: #eee;
}

#worldwide li {
	padding: 0px;
	display: inline;
	list-style:none;
	float: left;
}

#worldwide li a {
	display: block;
}

#worldwide li ul {
	display: none;
	width: 135px;
	background-color: #333;
	padding: 6px;
}

#worldwide li:hover ul, #worldwide li.hover ul {
	display: block;
	position: absolute;
	list-style:none;
	margin: 0px;
	z-index: 10;
}

#worldwide li:hover li, #worldwide li.hover li {
	float: left;
	width: 135px;
	padding: 0px 8px 0px 8px;
}

#worldwide li li a:hover {
	text-decoration:underline;
}

/* Search Box */
.search{
	position:relative;
	right:8px;
	top:-2px;
	padding-left:11px;
}

.ms-sbplain{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ccc;
	background: transparent;
	width:124px;
	vertical-align:middle;
	text-align:right;
}

.search_icon{
	position:relative;
	top:3px;
}


/* Primary Navigation */

#PrimaryNav{ 
	position: relative; 
	right:16px;
	top:10px;
	display: block;
	float: right;
	text-align:right;
	z-index: 5;
}

.ms-topnav, .ms-topnavselected a{
	border:none;
	background-image:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	background: transparent;
	color: #ccc;
}

.ms-topnav a {
	display:block;
	white-space:nowrap;
	padding: 5px 11px 0px 11px;
	height:22px;
	color:#ccc;
}

.ms-topNavHover{
	border:none;
	color:#333;
	background: url('http://www.amd.com/Style%20Library/Images/AMD/primary_nav_right.jpg') no-repeat right; /* this one needs to be as long as possible to cover all text */
}

.ms-topNavHover a {
	color:#333;
	background: url('http://www.amd.com/Style%20Library/Images/AMD/primary_nav_left.jpg') no-repeat left; /* needs to be short enough to not cover the right corner and can't be transparent - img must have dark grey bg */
}

.ms-topNavFlyOutsContainer {
	border:none;
	background-color:#ccc;
	margin-top:-3px;
}

.ms-topNavFlyOuts{
	background-color: #ccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.ms-topNavFlyOuts a{
	display:block;
	width:145px;
	min-width:145px;
	color:#333;
	padding:4px 8px 4px 8px;
	border: none;
	text-align:left;
}

.ms-topNavFlyOutsHover{
	background-color:#999;
	color:#333;
}

.ms-topNavFlyOutsHover a {
	background-color:#999;
	color:#333;
}

/* Download Driver Widget */
.driver_widget_download{
	color:#ccc;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bolder;
	padding-left:11px;
}

#widget{
	height: 20px;
	width: 275px;
	background: url('http://www.amd.com/Style%20Library/Images/AMD/widget_background.png') no-repeat bottom;
	background-color: transparent;
	float: right;
	margin-right: 11px;
	display: block;
	text-align: left;
	position: absolute;
	top:155px;
	left:705px;
	z-index:1;
}

#openWidget{
	display: block;
	width: 275px;
	height: 22px;
	text-align: right;
	margin-top: 15px;
	cursor: pointer;
	float: left;
	opacity:0.0;
	filter:alpha(opacity=0);
}

.driver_widget_find{
	color:#eee;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bolder;
	padding: 1px 20px 0px 0px;
	background: url('http://www.amd.com/Style%20Library/Images/AMD/arrow_down.gif') transparent no-repeat right;
	margin-right: 13px;
	width:245px;
}

#widgetForm{
	opacity:0.0;
	filter:alpha(opacity=0);
	margin-top: 22px;
	margin-right: 11px;
	width: 275px;
}

.controls{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding:1px;
	width: 260px;
}

#closeWidget{
	display: none;
	color:#eee;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bolder;
	padding-right: 20px;
	background: url('http://www.amd.com/Style%20Library/Images/AMD/arrow_up.gif') transparent no-repeat right 3px;
	margin: 0px 13px 0px 0px;
	float: right;
	cursor: pointer;
	height:15px;
}

/* input button */
input.btn {
	background: url('http://www.amd.com/Style%20Library/Images/AMD/widget_results.png') no-repeat right;
	background-color:transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color: #ccc;
	text-align:left;
	cursor: hand;
	height: 28px;
	width: 144px;
	border: none;
}
	
input.btn:hover {
	text-decoration: none;
	background: url('http://www.amd.com/Style%20Library/Images/AMD/widget_results_hover.png') no-repeat right;
	background-color:transparent;
	border:none;
}	

input.btn_active {
	background: url('http://www.amd.com/Style%20Library/Images/AMD/widget_results.png') no-repeat right;
	background-color:transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color: #ccc;
	text-align:left;
	cursor: hand;
	height: 28px;
	width: 144px;
	border: none;
}

input.btn_active:hover {
	text-decoration: none;
	background: url('http://www.amd.com/Style%20Library/Images/AMD/widget_results_hover.png') no-repeat right;
	background-color: transparent;
	border: none;
}

/* =Left Navigation */

/* MOSS Contolled Left Navigation */

#leftNav { /* for div in master */
	float:left; 
	margin-right:11px;
	width: 187px;
	padding-top:5px;
}

#lntop{
	background: url('http://www.amd.com/Style%20Library/Images/AMD/left_nav_top.png') transparent no-repeat top;
	width: 187px;
	height:8px;
}

.leftNav{  /* for nav control style in master */
	text-align:left;
	width:187px;
	background-color: #FFF;
	margin:0px 0px 22px 0px;
} 

.leftNav a{
	color:#333;
}

.leftNav a:hover{
	text-decoration:none;
}

.leftNav1 td{
	padding: 6px 13px 6px 11px;
	line-height:15px;
	background: url('http://www.amd.com/Style%20Library/Images/AMD/left_nav_level1.png') transparent repeat-y;
	border-bottom: 1px #ccc solid;
} 

.leftNav1 td:hover, .leftNav2 td:hover, .leftNav3 td:hover, .leftNav4 td:hover{
	background: url('http://www.amd.com/Style%20Library/Images/AMD/left_nav_selected.png') transparent repeat-y;
}

.leftNav2 td{
	background: url('http://www.amd.com/Style%20Library/Images/AMD/left_nav_level1.png') transparent repeat-y;
	padding: 6px 13px 6px 11px;
	line-height:15px;
	border-bottom: 1px #ccc solid;
}

.leftNav3 td{
	background: url('http://www.amd.com/Style%20Library/Images/AMD/left_nav_level2.png') transparent repeat-y;
	padding: 6px 13px 6px 22px;
	line-height:15px;
	border-bottom: 1px #ccc solid;
}

.leftNav4 td{
	background: url('http://www.amd.com/Style%20Library/Images/AMD/left_nav_level3.png') transparent repeat-y;
	padding: 6px 13px 6px 33px;
	line-height:15px;
	border-bottom: 1px #ccc solid;
}
 
.leftNavSelected td{
	background: url('http://www.amd.com/Style%20Library/Images/AMD/left_nav_selected.png') transparent repeat-y;
	font-weight:bold;
	line-height:15px;
	padding: 6px 13px 6px 22px;

}
 
.leftNavSelected td:hover {
	background: url('http://www.amd.com/Style%20Library/Images/AMD/left_nav_selected.png') transparent repeat-y;
}

#lnbottom{
	background: url('http://www.amd.com/Style%20Library/Images/AMD/left_nav_bottom.png') transparent no-repeat top;
	width: 187px;
	height:22px;
	margin-top:-22px; 
	margin-bottom:22px;			
}

/* Promo Styles */

#promo {
	width:187px;
	vertical-align: top;
	float: right;
	padding:11px 0px 0px 5px;
}

.promo{
	padding-bottom:11px;
	width:187px;
}

.slm-layout-main #group {
	margin-bottom: 11px;
}

#promo .linklist, #leftNav .linklist, #promo .linklist a, #leftNav .linklist a{  
	display: block; 
	list-style: none; 
	margin: 0px; 
	padding: 2px 0px 0px 0px;
	font-size:11px;
	line-height:14px;
}
	
#promo .linklist ul li, #leftNav .linklist ul li { 
	display: block; 
	list-style: none; 
	margin:  0px; 
	padding: 2px 0px 0px 0px;
}

#promo .linklist li, #leftNav .linklist li { 
	display: block; 
	list-style: none; 
	margin: 0px; 
	padding: 0px 0px 0px 20px; 
	background:url('http://www.amd.com/Style%20Library/Images/AMD/link_arrow_gray.gif') no-repeat 6px 6px;
}

#promo .slm-layout-main #group, #leftNav .slm-layout-main #group, #promo .promobucket, #promo #backgroundgradient, #leftNav #backgroundgradient /*add gradient to right hand promos */{
	background:transparent url('Ihttp://www.amd.com/Style%20Library/mages/AMD/right_promo_bottom.png') no-repeat bottom;
	padding-bottom:11px;
}

.promoheader{
	background: url('http://www.amd.com/Style%20Library/Images/AMD/right_promo_top.jpg') no-repeat;
	background-color:white;
	font-size:12px;
	font-weight:bold;
	line-height:16px;
	color:#333;
	padding:5px 5px 0px 10px;
}

#promo .calloutContent{
	/*background:transparent url('Images/AMD/right_promo_bottom.jpg') no-repeat bottom;*/
	padding-bottom:0px;
}

#promo .calloutContentModule, #promo .promodescription, .promo .promodescription, #promo .promobucket{ /* Promo content padding */
	font-size:11px;
	line-height:16px;
	padding: 5px 5px 10px 11px;
	margin: 0px;
	background: url('http://www.amd.com/Style%20Library/Images/AMD/right_promo_bottom.jpg') no-repeat bottom;
}

/*#promo .calloutContentModule li, #promo .promodescription li /* Promo content padding {
	margin-left:-11px;
}*/

#link_padding_left{
	padding-left:11px;
}

#promo .description, #leftNav .description, #promo .padded_description, #leftNav .padded_description, #promo .slm-layout-main .description{
	font-size: 11px;
	line-height:16px;
	margin: 5px 0px 0px 0px;
	padding-left: 0px;
	color: #333;
	font-family: Verdana, arial, sans-serif;
}

#promo .summarylinkdescription, #leftNav .summarylinkdescription, #promo .slm-layout-main .description{
	font-size: 11px;
	line-height:16px;
	padding-left:11px;
	color: #333;	
}

#linkitem2 .summarylinkdescription, #linkitem2 .linklist{
	padding-left:10px;	

}

/*#secpromo .slm-layout-main #linkitem .summarylinkdescription,#secpromo .slm-layout-main #linkitem .linklist{
	padding-left:10px;		/* #secpromo .slm-layout-main #linkitem .linklist
}*/

#promo .image-area-top{
	background:transparent url('http://www.amd.com/Style%20Library/Images/AMD/right_promo_bottom.jpg') no-repeat;
	padding:11px 0;
	margin-left:1px;
}

/* RC Promo Styles */
.rcpromomain{
	background:transparent url('http://www.amd.com/Style%20Library/Images/AMD/right_promo_bottom.jpg') no-repeat;
	background-repeat:no-repeat;
	background-position:bottom left;
	margin-bottom:11px;
	width:187px;
}


.rcpromoheader{
	background: url('http://www.amd.com/Style%20Library/Images/AMD/right_promo_top.jpg') no-repeat;
	background-color:transparent;
	font-size:12px;
	font-weight:bold;
	line-height:16px;
	color:#333;
	padding:6px 5px 0px 10px;
	width:187px;
}

.rcpromodescription{
	font-size:11px;
	line-height:16px;
	padding:5px 5px 10px 10px;
}

.rcpromomain img {
	padding-top:5px;
}

.rcpromodescription .linklist{
	font-size:11px;
	line-height:16px;
}

.rcpromodescription .linklist li{
	background-position:4px 6px;
	padding-left:15px;
}

/* Large Promo Styles */
#promo_large {
	width:275px;
	vertical-align: top;
	float: right;
	padding: 11px 0px 0px 0px;
}

#promo_large img{
	text-align:center;
}

#promo_large .promo{
	padding-bottom:11px;
	width:275px;
}

#promo_large .promoheader, #promo_large .image-area-top{
	background: url('http://www.amd.com/Style%20Library/Images/AMD/right_promo_top_large.jpg') no-repeat transparent;
	font-size:12px;
	font-weight:bold;
	line-height:16px;
	color:#333;
	padding:5px 5px 0px 10px;
}

#promo_large .calloutContentModule, #promo_large .promodescription, #promo_large .promo .promodescription, #promo_large #linkitem{ /* Promo content padding */
	font-size:11px;
	line-height:14px;
	padding: 5px 5px 3px 11px;
	margin: 0px 0px 11px 0px;
	background: url('http://www.amd.com/Style%20Library/Images/AMD/right_promo_bottom_large.jpg') no-repeat bottom transparent;
}

#promo_large .linklist ul li { 
	display: block; 
	list-style: none; 
	padding: 2px 0px 0px 0px;
}

#promo_large .linklist li { 
	display: block; 
	list-style: none; 
	padding: 0px 0px 0px 16px; 
	background:url('http://www.amd.com/Style%20Library/Images/AMD/link_arrow_gray.gif') no-repeat 4px 4px;
	margin-left:-44px;
}

/* RC Promo Styles */
#promo_large .rcpromoheader{
	background: url('http://www.amd.com/Style%20Library/Images/AMD/right_promo_top_large.jpg') no-repeat transparent;
	font-size:12px;
	font-weight:bold;
	line-height:16px;
	color:#333;
	padding:6px 5px 0px 10px;
	width:275px;
}

#promo_large .rcpromomain{
	background: url('http://www.amd.com/Style%20Library/Images/AMD/right_promo_bottom_large.jpg') no-repeat transparent;
	background-position:bottom left;
	margin-bottom:11px;
	width:275px;
}

#promo_large .rcpromodescription{
	font-size:11px;
	line-height:14px;
	padding:5px 5px 10px 10px;
}

#promo_large .rcpromomain img {
	padding-top:5px;
}

#promo_large .rcpromodescription .linklist{
	font-size:11px;
	line-height:16px;
}

#promo_large .rcpromodescription .linklist li{
	background-position:4px 6px;
	padding-left:15px;
}


/* =Footer */	

.footer {
	/*margin: 11px 0px 22px 0px;*/
	font-size: 10px;
	border: none;
	height: 33px;
	line-height: 16px;
	float:left;
	width:968px;
	position:relative;
	bottom: -33px;
	left:-11px;
}

#rtp {
	float:right;
	height:16px;
	padding:11px 16px -11px 0px;
	position:relative;
	bottom:28px;
	left:15px;
}

#rtp a {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#096;
	text-decoration:none;
}
	
a.rtpbutton {
	padding:1px 5px 5px 22px;
}

.rtpico {
	-moz-background-clip:border !important;
	-moz-background-inline-policy:continuous !important;
	-moz-background-origin:padding !important;
	background:transparent url(Images/AMDV3/rtp-icon.gif) no-repeat scroll 0 0 !important;
}

#sharethis{
	margin-left:11px;			
}

.footerlineUK{
	background-image: url('http://www.amd.com/Style%20Library/Images/AMDV3/grey_rule_968x11.gif');
	background-repeat: no-repeat;
	height: 7px;
}

	
.footer .links {
	list-style-type:none;
	float:left;
	margin: 0px;
	padding:0;
}

.footer .links .first {
	margin:0px, 0px, 0px, 3px; /*changed 16 from 0, added 0s*/
	padding:0px;
	border-left:none;
}

.footer .links li {
	display:inline;
	list-style-type:none;
	margin:0px 0px 0px 8px; /*changed 11, from 0--*/
	padding:0px 0px 0px 8px;
	border-left:solid 1px #999;
}

.footer a {
	text-decoration:none;
	color:#999;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
}	

.footerText {
	text-decoration:none;
	color:#999;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
}


/* Page Layout Div Container Styles */

.contentfullpage{
	width:968px;
	margin:auto;
}

.contentcentercolumnnonav {
	width: 770px;
	vertical-align:top;
	float:right;
}

.contentfullwidth{
	float:left; 
	width:770px; 
	vertical-align:top;
}
.contentcentercolumn {
	width: 572px;
	float:left;
	vertical-align:top;
}

.contentrightcolumn{
	float:right; 
	width:187px; 
	vertical-align:top;
}

.contentfooter{
	float:left; 
	width:100%; 
	vertical-align:top;
	font-size: 10px;
}

/* Page Column Styles */
.four_featurettes{
	width:184px;
	min-height:142px;
	background: url('http://www.amd.com/Style%20Library/Images/AMD/4col_featurette.png') no-repeat bottom;
}

.four_featurettes_end{
	width:184px;
	min-height:142px;
	background: url('http://www.amd.com/Style%20Library/Images/AMD/4col_featurette.png') no-repeat bottom;
}

.two_col_advanced, .twobucketscentercolumn{
	max-width:280px;
	padding-right:11px;
	vertical-align:top;
	float:left;
}

.two_col_advanced_end, .twobucketscentercolumnend{
	max-width:280px;
	vertical-align:top;
	float:right;
}

.three_col_advanced{
	max-width:183px;
	padding-right:11px;
	vertical-align:top;
}

.three_col_advanced_end{
	max-width:183px;
	vertical-align:top;
}

.three_col_basic, .threecolhub{
	max-width:249px;
	vertical-align:top;
}

.three_col_basic_end, .threecolhubend{
	max-width:249px;
	vertical-align:top;
}

.maincolhub{
	width:500px;
	vertical-align:top;
}

.twosecpromohub{
	width:370px;
	padding-right:11px;
	vertical-align:top;
	float:left;
}

.twosecpromohubend{
	width:370px;
	vertical-align:top;
	float:right;
}

/* Products Hub Page */
.products_content{
	width:682px;
	vertical-align:top;
	float:left;
}

.offset_left{
	background: transparent url('http://www.amd.com/Style%20Library/Images/AMD/offset_bg_left.png') no-repeat left bottom;
	width:682px;
	min-height:186px;
	display:inline-block;
	vertical-align:bottom;
}

.offset_right{
	background: transparent url('http://www.amd.com/Style%20Library/Images/AMD/offset_bg_right.png') no-repeat right bottom;
	width:682px;
	min-height:186px;
	display:inline-block;
	vertical-align:bottom;
}

.featured_product img{
	vertical-align:middle;
}

.featured_product_right{
	width:330px;
	float:right;
}

.featured_product_left{
	width:330px;
	float:left;
}
.featured_product_left image,.featured_product_right img{
 padding-top:22px;
}

.featured_product{
	vertical-align:bottom;
}

#featured_product_links{
	height:176px;
	vertical-align:bottom;
	margin-top:22px;
}

.featured_product a{
	color:#096;
}

h2.compare_products_heading{
	margin:0px;
	padding-top:5px;
}

.widgetflash {
	margin:-11px 0px 0px -11px;
}


/* Rollup/Listing Styles */
.one_col_listing{
	padding:5px 11px 0px 11px;
	vertical-align:top;
}

.two_col_listing_advanced{
	width:269px;
	padding:6px 5px 0px 11px;
	vertical-align:top;
}

.two_col_listing_advanced_end{
	width:269px;
	padding:6px 11px 0px 5px;
	vertical-align:top;
}
.two_col_listing_hub_advanced{
	width:330px;
	padding:6px 5px 0px 11px;
	vertical-align:top;
}


.three_col_listing_hub_advanced{
	width:330px;
	padding:5px 5px 0px 11px;
	vertical-align:top;
}

.three_col_listing_advanced_center{
	width:176px;
	padding:5px 5px 0px 5px;
	vertical-align:top;
}

.three_col_listing_advanced_end{
	width:176px;
	padding:5px 11px 0px 5px;
	vertical-align:top;
}

.three_col_listing_basic{
	width:241px;
	padding:5px 5px 0px 11px;
	vertical-align:top;
}

.three_col_listing_basic_center{
	width:241px;
	padding:5px 5px 0px 5px;
	vertical-align:top;
}

.three_col_listing_basic_end{
	width:241px;
	padding:5px 11px 0px 5px;
	vertical-align:top;
}

.listing_border{
	border-right: solid 1px white;
}

.listing_advanced{
	background: url('http://www.amd.com/Style%20Library/Images/AMD/listing_advanced.png') no-repeat top;
	width:572px;
}

.listing_basic{
	background: url('http://www.amd.com/Style%20Library/Images/AMD/listing_basic.png') no-repeat top;
	padding: 5px 11px 0px 11px;
	min-height:150px;
	width:770px;
}
.listing_basic_hub{
	/*background: url('http://www.amd.com/Style%20Library/Images/AMD/listing_basic_682.png') no-repeat top;*/
	padding: 5px 11px 0px 11px;
	min-height:150px;
	width:682px;
	margin-top:11px;
}


/* Product Feature */
.product_feature_advanced{
	height:121px;
	max-width:572px;
}

.product_feature_baisc{
	max-height:121px;
	max-width:770px;
}

.product_feature_text_advanced, .product_feature_text_basic{
	position:relative;
	top:-121px;
	height:121px;
}

.product_feature_text_advanced h2, .product_feature_text_basic h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	padding:0px 11px;
}

.product_feature_text_advanced h3, .product_feature_text_basic h3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	margin:5px 0px 3px 0px;
	padding:0px 11px;
}

.product_feature_text_advanced, .product_feature_text_basic{
	position:relative;
	top:-121px;
	height:121px;
	vertical-align:middle;
}

.product_feature_text_advanced h2.white, .product_feature_text_basic h2.white{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#fff;
	padding: 0px 11px;
	margin:0px;
	vertical-align:middle;
}

.product_feature_text_advanced h3.white, .product_feature_text_basic h3.white{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#fff;
	margin:8px 0px 3px 0px;
	padding:0px 11px;
	vertical-align:middle;
}

.product_feature_text_advanced ul, .product_feature_text_basic ul{
	margin: 0px 22px;
	padding-top:5px;
}

/* 4 Column Featurette */
.four_col_featurette_button{
	background: url('http://www.amd.com/Style%20Library/Images/AMD/featurette_button.png') no-repeat top;
	height:25px;
	padding: 3px 0px 1px 5px;
}

.four_col_featurette_button a{
	padding-left:18px;
}

.four_featurettes h3, .four_featurettes_end h3{
	padding:1px 0px 4px 12px;
}


/* Tab Styles */
#tabs6 {
	float:left;
	width:100%;
	background:#fff;
	font-size:11px;
	line-height:normal;
	border-bottom:1px solid #666;
	font-family:Verdana;
}

#tabs6 ul {
	margin:0;
	padding:10px 10px 0 0;
	list-style:none;
}

#tabs6 li {
	display:inline;
	margin:0;
	padding:0;
}

#tabs6 a {
	float:left;
	background:url("http://www.amd.com/Style%20Library/Images/AMD/tableftamd1.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
}

#tabs6 a span {
	float:left;
	display:block;
	background:url("http://www.amd.com/Style%20Library/Images/AMD/tabrightamd1.gif") no-repeat right top;
	padding:5px 12px 4px 6px;
	color:#eee;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs6 a span {float:none;}
/* End IE5-Mac hack */

#tabs6 a:hover span {
	color:#eee;
}

#tabs6 a:hover {
	background-position:0% -42px;
}

#tabs6 a:hover span {
	background-position:100% -42px;
}

#tabs6 #selected a {
	background-position:0% -42px;
	color:#333;
}

#tabs6 #selected a span {
	background-position:100% -42px;
	color:#333;
}

/* border for tabs */ 
table #tabs{
	border-bottom:2px #525e69 solid;
	width: 100%;
}

#tabscontent{
	padding-top:11px;			
}

/*technology layout*/

.streamHubHeader{
	margin-top:20px;
	margin-bottom:11px;
	width:770px;
	height:200px;
	background:transparent url('http://www.amd.com/Style%20Library/Images/AMD/Technology/StreamHubHeaderBG.png') no-repeat;
}

.streamHubHeaderLeft{
	padding-left:11px;
	width:429px;
	margin-top:-15px;
	float:left;
	height:199px;
}

.streamHubHeaderRight{
	float:right;
	padding:5px;
	margin-top:30px;
	width:250px;
	height:150px;
	color:white;
	margin-right:30px;
}

.streamHubHeaderRight .padded_description {
	color:white;
}

.streamHubHeaderRight #column .slm-layout-main .link-item .linklist a{
	color:white;
	text-decoration:underline;
}

.techDescription{
	width:758px;
	background: #fafafa url('http://www.amd.com/Style%20Library/Images/AMD/Technology/hubDescriptionBG-1.jpg') repeat-x bottom;
	margin-top:-5px;
	margin-bottom:-5px;	
	padding-left:5px;
	padding-right:5px;
	border-left-color:#cecdcd;
	border-left-style:solid;
	border-left-width:1px;
	border-right-color:#cecdcd;
	border-right-style:solid;
	border-right-width:1px;
	display: inline-block;
}

.gutter{
	margin-bottom:11px;
}

.TechPromoHead{
	background:#ececec url('http://www.amd.com/Style%20Library/Images/AMD/Technology/promoTop.jpg') no-repeat;
	width:249px;
	margin-top:11px;
	padding-top:10px;
}

.TechPromoHead .image-area-top{
	padding-bottom:0px;
	padding-top:0px;
}

.TechPromoHead .linklist li{
	margin:0px;
	list-style-image:none;
	text-decoration:underline;
	background-image:none;	
	padding-left:0px;			
}

.TechPromoHead  .linklist a{
	margin:0px;
	text-decoration: underline;
}
.TechPromoHead  .linklist a:link{
	text-decoration: underline;
}

.TechPromoHead .description{
	margin:-5px;
}

.TechPromoBody{
	width:237px;
	background: #efeeee url('http://www.amd.com/Style%20Library/Images/AMD/Technology/promoHeadBG.jpg') repeat-x bottom;
	min-height:40px;
	border-left-color:#cecdcd;
	border-left-style:solid;
	border-left-width:1px;
	border-right-color:#cecdcd;
	border-right-style:solid;
	border-right-width:1px;
	padding-left:5px;
	padding-right:5px;
	margin-top:-25px;	
	padding-bottom:0px;	
	display: inline-block;
}

.promoHeadMargin{
	margin-top:-20px;
	text-align:center;
	text-decoration:underline;
}

.TechHubVideoTop{
	background:transparent url('http://www.amd.com/Style%20Library/Images/AMD/Technology/HubVideoTop.jpg') no-repeat;	
	width:770px;		
}

.TechHubVideoBG{
	background:#e7e7e7 url('http://www.amd.com/Style%20Library/Images/AMD/Technology/hubVideoBG.jpg') repeat-x bottom;
	width:764px;				
	border-left-color:#cecdcd;
	border-left-style:solid;
	border-left-width:1px;
	border-right-color:#cecdcd;
	border-right-style:solid;
	border-right-width:1px;
	padding-left:4px;
	min-height:140px;
	display: inline-block;
}

.usageHeaderBG{
	background:#f1f1f1 url('http://www.amd.com/Style%20Library/Images/AMD/Technology/usageHeaderBG.jpg') repeat-x bottom; 
	width:560px;		
	margin-top:-2px;		
	border-left-color:#cecdcd;
	border-left-style:solid;
	border-left-width:1px;
	border-right-color:#cecdcd;
	border-right-style:solid;
	border-right-width:1px;
	padding-left:5px;
	padding-right:5px;
	min-height:100px;
	margin-bottom:-1px;
	display: inline-block;
}

.usageFeaturePromoBG{
	background:#f9f9f9 url('http://www.amd.com/Style%20Library/Images/AMD/Technology/usageFeaturePromoBG.jpg') repeat-x bottom; 
	width:560px;
	padding:5px;				
	margin-top:-4px;		
	border-left-color:#cecdcd;
	border-left-style:solid;
	border-left-width:1px;
	border-right-color:#cecdcd;
	border-right-style:solid;
	border-right-width:1px;
	margin-bottom:-5px;
	min-height:100px;
	display: inline-block;
}

.usageFPImage{
	width:225px;
	padding-left:5px;
	padding-right:10px;
	float:left;
}

.usageFBImg{
	width:80px;
	padding-left:10px;
	vertical-align:middle;
	float:left;
}

.usageFBTxt{
	width:475px;
	float:right;
	margin-left:-5px;
}

.usageFBTxtLrg{
	width:665px;
	float:right;
	margin-left:-5px;
}

.usageFBTxt ul{
	display:block; 
	margin-bottom:-1px;
}

.usageFPTxt{
	width:310px;
	padding:5px;
	float:right;
}

.usageFPTxt h2{
	padding-left:0px;
	margin-left:-6px;
}

.usageFPTxtLrg{
	width:500px;
	padding:5px;
	float:right;
}

.usageRCTop{
	width:280px;
	background:#f9f9f9 url('http://www.amd.com/Style%20Library/Images/AMD/Technology/usageRCTop.jpg') no-repeat top;
	padding-top:11px;
	margin-top:11px;
}

.usageRCBG{
	width:268px;
	background:#f8f8f8 url('http://www.amd.com/Style%20Library/Images/AMD/Technology/usageRCBG.jpg') repeat-x right bottom;			
	margin-top:0px;		
	border-left-color:#cecdcd;
	border-left-style:solid;
	border-left-width:1px;
	border-right-color:#cecdcd;
	border-right-style:solid;
	border-right-width:1px;
	margin-bottom:0px;
	padding-left:5px;
	padding-right:5px;
	display: inline-block;
}

.usageRCTopLrg{
	width:378px;
	background:#f9f9f9 url('http://www.amd.com/Style%20Library/Images/AMD/Technology/usageRCTopLrg.jpg') no-repeat top;
	padding-top:11px;
	margin-top:11px;
}

.usageRCBGLrg{
	width:366px;
	background:#f8f8f8 url('http://www.amd.com/Style%20Library/Images/AMD/Technology/usageRCBG.jpg') repeat-x right bottom;			
	margin-top:0px;		
	border-left-color:#cecdcd;
	border-left-style:solid;
	border-left-width:1px;
	border-right-color:#cecdcd;
	border-right-style:solid;
	border-right-width:1px;
	margin-bottom:0px;
	padding-left:5px;
	padding-right:5px;
	display: inline-block;
}



/* Desktop Graphics Layout */

.dgFeatureHeader{
	margin-top:11px;
	margin-bottom:11px;
	width:549px;
	min-height:177px;
	background:transparent url('http://www.amd.com/Style%20Library/Images/AMD/Technology/dg_feature_bg.png') no-repeat;
}
.dgFeatureHeaderWithoutImage{
	margin-top:11px;
	width:549px;
	min-height:180px;
	background:transparent url('http://www.amd.com/Style%20Library/Images/AMD/Technology/dg_feature_bg.png') no-repeat;
}

.dgFeatureHeaderLeft{
	width:418px;
	float:left;
	overflow:hidden;
	text-align:center;
	position:absolute;
	display:inline;
	z-index:0;
}

.dgFeatureHeaderRight{
	width:300px;
	float:right;
	margin:5px;
	position:absolute;
	top:11px;
}

.dgFeatureTxt{
	width:250px;
	color:#fff;
	padding: 0 5px;
	height:135px;
	overflow:hidden;
	z-index:1;
	position:relative;
	top:11px;
	left:290px;
}

.dgFeatureTxt h1{
	color:white;
	font-weight:bold;
}

.dgFeatureTxt h2{
	color:#fff;
	padding-top: 0;
}

.dgFeatureTxt ul{
	line-height:16px;
	margin: 5px;
	padding-left: 14px;				
}

.dgFeaturePromoBG{
	background:#f9f9f9 url('http://www.amd.com/Style%20Library/Images/AMD/Technology/usageFeaturePromoBG.jpg') repeat-x bottom; 
	width:537px;
	padding :5px;				
	margin-top:-4px;		
	border-left-color:#cecdcd;
	border-left-style:solid;
	border-left-width:1px;
	border-right-color:#cecdcd;
	border-right-style:solid;
	border-right-width:1px;
	margin-bottom:-8px;
	min-height:100px;
	display: inline-block;
}

.dgFPImage{
	width:225px;
	padding-left:5px;
	padding-right:10px;
	float:right;
	margin-top: -25px;
}

.dgFPTxt{
	width:267px;
	float:left;
	margin-left:5px;
}

.dgFPTxtWithoutImage{
	width:530px;
	float:left;
	margin-left:5px;
	margin-right:5px;
}

.dgRCTop{
	width:185px;
	background:#f9f9f9 url('http://sites.amd.com/Style%20Library/Images/AMD/Technology/usageRCTop185x140.jpg') no-repeat top;
	padding-top:11px;
	margin-top:11px;
	height:90px;
}

.dgRCTopHMC{
	width:185px;
	background:#f9f9f9 url('http://www.amd.com/Style%20Library/Images/AMD/Technology/usageRCTop185x140.jpg') no-repeat top;
	padding-top:11px;
	margin-top:11px;
}

.dgRCTop249{
	width:249px;
	background:#f9f9f9 url('http://www.amd.com/Style%20Library/Images/AMD/Technology/usageRCTop249.jpg') no-repeat top;
	margin-top:11px;
	padding-top:11px;
	height:92px;
}

.dgRCBG{
	width:173px;
	background:#f8f8f8 url('http://sites.amd.com/Style%20Library/Images/AMD/Technology/usageRCBG.jpg') repeat-x right bottom;			
	margin-top:-22px;		
	border-left-color:#cecdcd;
	border-left-style:solid;
	border-left-width:1px;
	border-right-color:#cecdcd;
	border-right-style:solid;
	border-right-width:1px;
	margin-bottom:-11px;
	padding-left:5px;
	padding-right:5px;
	display: inline-block;
}

.dgRCBGT{ /* non-graphical module content */
	width:173px;
	background:#f8f8f8 url('http://www.amd.com/Style%20Library/Images/AMD/Technology/usageRCBG.jpg') repeat-x right bottom;	
	margin-top:0;
	border-left-color:#cecdcd;
	border-left-style:solid;
	border-left-width:1px;
	border-right-color:#cecdcd;
	border-right-style:solid;
	border-right-width:1px;
	margin-bottom:0px;
	padding-left:5px;
	padding-right:5px;
	display: inline-block;
}

.dgRCBG249{
	width:237px;
	background:#f8f8f8 url('http://www.amd.com/Style%20Library/Images/AMD/Technology/usageRCBG.jpg') repeat-x right bottom;			
	margin-top:-11px;		
	border-left-color:#cecdcd;
	border-left-style:solid;
	border-left-width:1px;
	border-right-color:#cecdcd;
	border-right-style:solid;
	border-right-width:1px;
	padding-left:5px;
	padding-right:5px;
	display: inline-block;
	overflow:hidden;
}

.dgPromoBody{
	width:237px;
	background: #efeeee url('http://www.amd.com/Style%20Library/Images/AMD/Technology/promoHeadBG.jpg') repeat-x bottom;
	min-height:100px;
	border-left-color:#cecdcd;
	border-left-style:solid;
	border-left-width:1px;
	border-right-color:#cecdcd;
	border-right-style:solid;
	border-right-width:1px;
	padding-left:5px;
	padding-right:5px;	
	padding-bottom:0px;	
}

.dgpromoHeadMargin{
	margin-top:-10px;
	text-align:center;
	text-decoration:underline;
}

.dgDescription{
	background: #fafafa url('http://www.amd.com/Style%20Library/Images/AMD/Technology/hubDescriptionBG-1.jpg') repeat-x bottom;
	padding-left:5px;
	padding-right:5px;
	border-left-color:#cecdcd;
	border-left-style:solid;
	border-left-width:1px;
	border-right-color:#cecdcd;
	border-right-style:solid;
	border-right-width:1px;
	display:inline-block;
	margin-top:-5px;
	margin-bottom:-5px;
}

#hmcHub{
	width:444px;
}

#Filter1, #Filter2, #Filter3 {
	margin: 11px auto;		
}

/* Features and Benefits */
/*work*/
.workgradient, .phenomgradient, .semprongradient, .athlongradient, .opterongradient, .turiongradient  {
	background: #494f55 url('http://www.amd.com/Style%20Library/Images/AMDV3/colorbar-grey.png') no-repeat center center;
	color:#FFF;
	line-height: 18px;
	padding: 11px;
	border:1px solid #494f55;
	border-radius: 8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	-opera-border-radius:8px;
	-khtml-border-radius:8px;
}

.workgradient a:visited, .phenomgradient a:visited, .semprongradient a:visited, .athlongradient a:visited, .opterongradient a:visited, .turiongradient a:visited {
	color: #fff;
	text-decoration: none;
}

.workgradient a:active, .phenomgradient a:active, .semprongradient a:active, .athlongradient a:active, .opterongradient a:active, .turiongradient a:active {
	color: #fff;
	text-decoration: none;
}

.workgradient a:link, .phenomgradient a:link, .semprongradient a:link, .athlongradient a:link, .opterongradient a:link, .turiongradient a:link {
	color: #fff;
	text-decoration: none;
}

.workgradient a:hover, .phenomgradient a:hover, .semprongradient a:hover, .athlongradient a:hover, .opterongradient a:hover, .turiongradient a:hover {
	color: #fff;
	text-decoration: underline;
}

/*work rounded*/
.workgradient_rounded, .phenomgradient_rounded, .semprongradient_rounded, .athlongradient_rounded, .opterongradient_rounded, .turiongradient_rounded {
	background: #494f55 url('http://www.amd.com/Style%20Library/Images/AMDV3/colorbar-grey.png') no-repeat center center;
	color:#fff;
	line-height: 14px;
	padding: 6px;
}

.workgradient_rounded ul, .phenomgradient_rounded ul, .semprongradient_rounded ul, .athlongradient_rounded ul, .opterongradient_rounded ul,
.turiongradient_rounded ul {
	padding:5px 11px 9px 15px;
	margin: 0px;
}

.workgradient_rounded a:visited, .phenomgradient_rounded a:visited, .semprongradient_rounded a:visited, .athlongradient_rounded a:visited,
.opterongradient_rounded a:visited, .turiongradient_rounded a:visited {
	color: #fff;
	text-decoration: none;
}

.workgradient_rounded a:active, .phenomgradient_rounded a:active, .semprongradient_rounded a:active, .athlongradient_rounded a:active,
.opterongradient_rounded a:active, .turiongradient_rounded a:active {
	color: #fff;
	text-decoration: none;
}

.workgradient_rounded a:link, .phenomgradient_rounded a:link, .semprongradient_rounded a:link, .athlongradient_rounded a:link,
.opterongradient_rounded a:link, .turiongradient_rounded a:link {
	color: #fff;
	text-decoration: none;
}

.workgradient_rounded a:hover, .phenomgradient_rounded a:hover, .semprongradient_rounded a:hover, .athlongradient_rounded a:hover,
.opterongradient_rounded a:hover, .turiongradient_rounded a:hover {
	color: #fff;
	text-decoration: underline;
}

.workgradient_rounded_top_left, .phenomgradient_rounded_top_left, .semprongradient_rounded_top_left, .athlongradient_rounded_top_left,
.opterongradient_rounded_top_left, .turiongradient_rounded_rounded_top_left {
	background-image: url(http://www.amd.com/Style%20Library/Images/AMDV3/grey-corner-rounded-top-left.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	width: 11px;
	height: 11px;
	background-color: #494f55;
}

.workgradient_rounded_top_right, .phenomgradient_rounded_top_right, .semprongradient_rounded_top_right, .athlongradient_rounded_top_right,
.opterongradient_rounded_top_right, .turiongradient_rounded_top_right {
	background-image: url(http://www.amd.com/Style%20Library/Images/AMDV3/grey-corner-rounded-top-right.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	width: 11px;
	height: 11px;
	background-color: #494f55;
}

.workgradient_rounded_bottom_right, .phenomgradient_rounded_bottom_right, .semprongradient_rounded_bottom_right, .athlongradient_rounded_bottom_right
.opterongradient_rounded_bottom_right, .turiongradient_rounded_bottom_right {
	background-image: url(http://www.amd.com/Style%20Library/Images/AMDV3/grey-corner-rounded-bottom-right.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
	width: 11px;
	height: 11px;
	background-color: #494f55;
}

.workgradient_rounded_bottom_left, .phenomgradient_rounded_bottom_left, .semprongradient_rounded_bottom_left, .athlongradient_rounded_bottom_left
.opterongradient_rounded_bottom_left, .turiongradient_rounded_bottom_left {
	background-image: url(http://www.amd.com/Style%20Library/Images/AMDV3/grey-corner-rounded-bottom-left.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	width: 11px;
	height: 11px;
	background-color: #494f55;
}

/*play*/
.playgradient {
	background: #740e0e url('http://www.amd.com/Style%20Library/Images/AMDV3/colorbar-red.png') no-repeat center center;
	color:#fff;
	line-height: 18px;
	padding: 11px;
	border:1px solid #740e0e;
	border-radius: 8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	-opera-border-radius:8px;
	-khtml-border-radius:8px;
}

.playgradient a:visited {
	color: #fff;
	text-decoration: none;
}

.playgradient a:active {
	color: #fff;
	text-decoration: none;
}

.playgradient a:link {
	color: #fff;
	text-decoration: none;
}

.playgradient a:hover {
	color: #fff;
	text-decoration: underline;
}

/*play rounded*/
.playgradient_rounded {
	background: #740e0e url('http://www.amd.com/Style%20Library/Images/AMDV3/colorbar-red.png') no-repeat center center;
	color:#fff;
	line-height: 14px;
	padding: 6px;
}

.playgradient_rounded ul {
	padding:5px 11px 9px 15px;
	margin: 0px;
}

.playgradient_rounded a:visited {
	color: #fff;
	text-decoration: none;
}

.playgradient_rounded a:active {
	color: #fff;
	text-decoration: none;
}

.playgradient_rounded a:link {
	color: #fff;
	text-decoration: none;
}

.playgradient_rounded a:hover {
	color: #fff;
	text-decoration: underline;
}

.playgradient_rounded_top_left {
	background-image: url(http://www.amd.com/Style%20Library/Images/AMDV3/red-corner-rounded-top-left.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	width: 11px;
	height: 11px;
	background-color: #740e0e;
}

.playgradient_rounded_top_right {
	background-image: url(http://www.amd.com/Style%20Library/Images/AMDV3/red-corner-rounded-top-right.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	width: 11px;
	height: 11px;
	background-color: #740e0e;
}

.playgradient_rounded_bottom_right {
	background-image: url(http://www.amd.com/Style%20Library/Images/AMDV3/red-corner-rounded-bottom-right.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
	width: 11px;
	height: 11px;
	background-color: #740e0e;
}

.playgradient_rounded_bottom_left {
	background-image: url(http://www.amd.com/Style%20Library/Images/AMDV3/red-corner-rounded-bottom-left.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	width: 11px;
	height: 11px;
	background-color: #740e0e;
}	


/* Press Room */

.newsroom_feature_main {
	background:transparent url('http://www.amd.com/Style%20Library/Images/AMDV3/newsroom_bottom.png') no-repeat;
	background-position:bottom left;
	margin-bottom:11px;
	padding: 0px 11px 0px 11px;
	width:550px;
}

.newsroom_feature_main a {
	color:white;
}

.newsroom_feature_main #feedburner ul li a {
	color:white;
}

.newsroom_feature_header{
	background: url('http://www.amd.com/Style%20Library/Images/AMDV3/newsroom_top.png') no-repeat;
	color:#333;
	padding:6px 5px 0px 10px;
	width:555px;
}

.pr {
	display:none; /* must be set to none for toggling content */
	background-color: #f7f7f7;
	padding: 5px 11px 5px 11px;
	margin:5px 0px 11px 0px;
	border: 1px solid #D2DADD;
	float: left;
 	-moz-border-radius:8px;
 	-webkit-border-radius:8px;
	-opera-border-radius:8px;
 	-khtml-border-radius:8px;
}

#promo .social_icons {
	list-style-type: none;
	margin:0px 0px 0px 10px;
	padding:0px;
	width: 187px;	
}

#promo .social_icons li {
	display:inline;
	padding: 0;
	width: 34px;
	margin: 0px 0px 0px 0px;
	float:left;
	font-size:10px;
}

.sidebar-block { 
	width: 185px; overflow: hidden; 
	background: url(http://c0850212.cdn.cloudfiles.rackspacecloud.com/themes/amdgame/press-room-bg.png) 
}

#social-press-room-sidebar { 
	padding: 10px; 
	margin-bottom:11px;
}


/*  FeedBurner BuzzBoost Styles (blog feed)  */

#feedburnerFeedBlock{
	margin-top:-3px;
}

#feedburner ul {
	padding:0px 5px;
	margin:0px;
}

#feedburner ul li{
	list-style-type:none;
}

.headline a{
	display: block; 
	list-style:none outside none; 
	margin: 2px 3px; 
	padding: 0px 0px 0px 20px; 
	background:url('http://www.amd.com/Style%20Library/Images/AMDV3/link_arrow_gray.gif') no-repeat 7px 7px;
}

#feedburner ul li div{
	padding-left: 0px;
}

#creditfooter {
	visibility:hidden;
	height:0px;
}

.smallFont{

	font-weight:bold;
	font-size:10px;
}

/* Partner Locator */

.PLDescription{
	width:748px;
	background: #fafafa url('http://www.amd.com/Style%20Library/Images/AMDV3/static.png') repeat-x bottom;
	margin-top:-2px;
	padding-left:5px;
	padding-right:5px;
	display: inline-block;
}

.PLLogo{
	background: url('http://www.amd.com/PublishingImages/Public/Logo_PartnerLogos/PNG/chic-let.png') no-repeat bottom;
	width:130px;
	height:90px;
	background-image: url('http:www.amd.com/PublishingImages/Public/Logo_PartnerLogos/PNG/chic-let.png'); 
	background-repeat: no-repeat;
	background-position: center center; 
	width:130px;  
	height:90px; 
}

.PLLogo img{
	text-align:center;
	padding-left:13px;  
}

.PLResults {
	vertical-align:middle;
	padding:5px;
}

.PLDDTitle{
	margin:6px; 
    font-weight:bold;
    width:100px;
	float:left;
}

.PLDD{
	margin:6px;
	float:left;
}

#PLerror{
	color:red;
}

#pl_submit{
	margin-top: 11px;
}

.PLHeader{
	background-color:#096;
	color:#fff;
	padding: 5px;
	margin-bottom:11px;
	font-weight:bold;			
}

.PLDivider{
	border-left: 1px #A4ACB4 solid;		
}

.ms-paging{
	color:#096;
}

#PLQuickSearch{
	margin-bottom:5px;
	font-weight:bold;
}

#PLQSCopy, #PLSCopy{
	margin: 5px 0;
}

.hide{
	display:none;
}

.show{
	display:inline-block;
}



/* Shop module displaying under copy fix  */

#outer{
	z-index:1;
}


/* Processor Pricing */

.ms-listviewtable {
	width:100%;
}

.ms-listviewtable .ms-vh2{
	padding:5px;
}


.ms-vh2{
	color:#ffffff;
	background-color:#25296B;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	padding: 11px;
}

.ms-gb{
	background-color:#B6B9DE;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
}

.ms-vb2{
	background-color:#EBEEF0;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 0px;
}

.ms-basictable .ms-alternating TD{
	background-color:#ffffff;
	font-family: Arial, Helvetica, sans-serif;
}



/* Styles to override main css for editing */ 
#text_edit .ms-formfieldcontainer{
	padding-top:500px;
}

#text_edit_short .ms-formfieldcontainer{
	padding-top:100px;
}


/* CSS for Print */

@media print{
	body {
	margin: 0;
	padding: 0;
	}
	
.footer #foot {
	display:none;
	}
}


/* Legacy Styles to be Removed */

/*  Gray Button  */
.button a{
	padding-top:3px;
	background-image: url('http://www.amd.com/Style%20Library/Images/AMDV3/input_button.jpg');
	background-repeat: no-repeat;
	background-color:transparent;
	font-family: Verdana, helvetica, arial, san-serif;
	font-size: 11px;
	color: #096;
	cursor: hand;
	height: 30px;
	width: 132px;
	border: 1px #fff solid;
	display:block;
	text-align:center;

}

.button a:hover  {
	background-image: url('http://www.amd.com/Style%20Library/Images/AMDV3/input_button_active.jpg');
	background-repeat: no-repeat;
	background-color:transparent;
	font-family: Verdana, helvetica, arial, san-serif;
	font-size: 11px;
	color: #096;
	cursor: hand;
	height: 30px;
	width: 132px;
	border: 1px #fff solid;
	display:block;

}

.buttonnohover a{
	padding-top:3px;
	background-image: url('http://www.amd.com/Style%20Library/Images/AMDV3/input_button_active.jpg');
	background-repeat: no-repeat;
	background-color:transparent;
	font-family: Verdana, helvetica, arial, san-serif;
	font-size: 11px;
	color: #096;
	cursor: hand;
	height: 30px;
	width: 132px;
	border: 1px #fff solid;
	display:block;
	text-align:center;
}

input.buttonnohover a:hover  {
	text-decoration:underline;
}

input.buttonnohover {
	background-image: url('http://www.amd.com/Style%20Library/Images/AMDV3/input_button_transparent.png');
	background-repeat: no-repeat;
	background-color:transparent;
	font-family: Verdana, helvetica, arial, san-serif;
	font-size: 11px;
	color: #096;
	cursor: hand;
	height: 25px;
	width: 132px;
	border: 0;
	display:block;
	text-align:center;
	padding-top: 0;

}

input.buttonnohover:hover  {
	text-decoration:underline;
}


/* Rounded Corner Hub Page Features */
/* Work - Green */
.work_hubfeature {
	width: 770px; 
	background: #096 url(http://www.amd.com/Style%20Library/Images/AMDV3/work_bottom_right.jpg) no-repeat bottom right;
	color:#fff;
	margin-top: 22px;
}


.work_hubfeaturehead {
	background: #096 url(http://www.amd.com/Style%20Library/Images/AMDV3/work_top_right.jpg) no-repeat top right;
	margin: 0;
	padding: 0;

}
.work_hubfeaturehead h1 {
	background: url(http://www.amd.com/Style%20Library/Images/AMDV3/work_top_left.jpg) no-repeat top left;
	padding: 11px 11px 5px 11px;
	margin: 0px;
	text-align: left;
	color:#fff;
}

.work_hubfeaturebody {
	background: url(http://www.amd.com/Style%20Library/Images/AMDV3/work_bottom_left.jpg) no-repeat bottom left;
	margin: 0;
	padding: 0 11px 11px 11px;
}

/* Partner - Black */
.partner_hubfeature {
	width: 765px; 
	background: #000 url(http://www.amd.com/Style%20Library/Images/AMDV3/partner_bottom_right.jpg) no-repeat bottom right;
	color:#fff;
}


.partner_hubfeaturehead {
	background: #000 url(http://www.amd.com/Style%20Library/Images/AMDV3/partner_top_right.jpg) no-repeat top right;
	margin: 0;
	padding: 0;

}
.partner_hubfeaturehead h1 {
	background: url(http://www.amd.com/Style%20Library/Images/AMDV3/partner_top_left.jpg) no-repeat top left;
	padding: 11px 11px 5px 21px;
	margin: 0px;
	text-align: left;
	color:#fff;
}

.partner_hubfeaturebody {
	background: url(http://www.amd.com/Style%20Library/Images/AMDV3/partner_bottom_left.jpg) no-repeat bottom left;
	margin: 0;
	padding: 0 11px 0px 21px;

}

/* About - Cyan */
.about_hubfeature {
	width: 765px; 
	background: #004a6e url(http://www.amd.com/Style%20Library/Images/AMDV3/about_bottom_right.jpg) no-repeat bottom right;
	color:#fff;
	margin-top: 0px;
}


.about_hubfeaturehead {
	background: #004a6e url(http://www.amd.com/Style%20Library/Images/AMDV3/about_top_right.jpg) no-repeat top right;
	margin: 0;
	padding: 0;

}
.about_hubfeaturehead h1 {
	background: url(http://www.amd.com/Style%20Library/Images/AMDV3/about_top_left.jpg) no-repeat top left;
	padding: 11px 11px 5px 11px;
	margin: 0px;
	text-align: left;
	color:#fff;
}

.about_hubfeaturebody {
	background: url(http://www.amd.com/Style%20Library/Images/AMDV3/about_bottom_left.jpg) no-repeat bottom left;
	margin: 0;
	padding: 0 11px 11px 11px;
}

/* Products - Grey */
.products_hubfeature {
	width: 760px; 
	background: #494f55 url(http://www.amd.com/Style%20Library/Images/AMDV3/products_bottom_right.jpg) no-repeat bottom right;
	color:#fff;
	margin-top: 22px;
}


.products_hubfeaturehead {
	background: #494f55 url(Images/AMDV3/products_top_right.jpg) no-repeat top right;
	margin: 0;
	padding: 0;

}
.products_hubfeaturehead h1 {
	background: url(http://www.amd.com/Style%20Library/Images/AMDV3/products_top_left.jpg) no-repeat top left;
	padding: 11px 11px 5px 11px;
	margin: 0px;
	text-align: left;
	color:#fff;
}

.products_hubfeaturebody {
	background: url(http://www.amd.com/Style%20Library/Images/AMDV3/products_bottom_left.jpg) no-repeat bottom left;
	margin: 0;
	padding: 0 11px 11px 11px;
}


/* Hub Page Features */

#HubFeatureImage {
	position:absolute;
	width:286px;
	left: 465px;
	top: -22px;
	float: right;
}

#HubFeatureImageLeft {
	position:absolute;
	width:286px;
	left: 0px;
	top: -30px;
	float: right;
}

#HubFeatureImageNoOffset {
	position:absolute;
	width:286px;
	left: 465px;
	top: 22px;
	float: right;
}

#HubFeatureText {
	width: 440px;
}

#HubFeatureTextRight {
	width: 500px;
	float:right;
}

#HubFeatureImage375x {
	position:absolute;
	width:375px;
	left: 395px;
	top: -22px;
	float: right;
}

#HubFeatureText375xImage {
	width: 367px;
	float: left;
}

#PlayHubFeature375x {
	position:relative;
	top: 22px;
	color: white;
	background-color: #A91414;
	padding: 22px 0 22px 22px;
	width: 748px;
	margin-bottom: 11px;
}

#PlayHubFeature {
	position:relative;
	top: 22px;
	color: white;
	background-color: #A91414;
	padding: 22px;
	width: 726px;
	margin-bottom: 11px;
}

#WorkHubFeature {
	position:relative;
	top: 22px;
	color: white;
	background-color: #008254;
	padding:  22px ;
	width: 726px;
	margin-bottom: 11px;
}

#HomeHubFeature {
	position:relative;
	top: 22px;
	color: white;
	background-color: #FA9B20;
	padding:  22px;
	width: 726px;
	margin-bottom: 11px;
}

#ProductsHubFeature {
	position:relative;
	top: 22px;
	color: white;
	background-color: #494f55;
	padding:  22px;
	width: 712px;
	margin-bottom: 11px;
}

#CyanHubFeature {
	position:relative;
	top: 22px;
	color: white;
	background-color: #004a6e;
	padding:  22px;
	width: 712px;
	margin-bottom: 11px;
}




/* Fusion Styles */


.slm-layout-main #group{
	margin:0px;
	padding:0px;
	margin-bottom:0px;
}

#promo .slm-layout-main #group{
	margin-bottom:11px;
}


/*.SLbucket{
				border: solid 1px #d2dadd;	
		float:left;

}
.SLbucket #promo .slm-layout-main #group #linkitem{
								color: #484848;
	background: #fff url('http://www.amd.com/Style%20Library/Images/fusion/contentgradient-short.jpg') repeat-x bottom;

}*/
/*  FeedBurner BuzzBoost Styles (blog feed)  */

.threecolhubbucketForNews .linklist li { 
	display: block; 
	list-style:none outside none; 
	margin: 0px 0px; 
	padding: 0px 0px 0px 13px; 
	background:url('http://www.amd.com/Style%20Library/Images/AMDV3/link_arrows_dark_grey.gif') no-repeat 0px 6px;
}

.margin-top{
				margin-top:11px;
}

.margin-top #item{
	padding-top:0px;
	margin-bottom:0px;
}

#feedburner ul li{
	list-style-type:none;
	padding-bottom:10px;
}

.headline a:link { 
	text-decoration: none;
	}
	
.headline a:hover { 
	text-decoration: underline;
	border:0;
}



.headline a{
	display: block; 
	list-style:none outside none; 
	margin: 0px 0px; 
	padding: 0px 0px 0px 13px; 
	background:url('http://www.amd.com/Style%20Library/Images/AMDV3/link_arrows_dark_grey.gif') no-repeat 0px 6px;
}
#feedburner ul {
	list-style:square;	
	list-style-position: outside;
	padding-left: 5px;
}

#feedburner ul li div{
	padding-left: 11px;
}

#creditfooter {
	visibility:hidden;
}
.feedburnerFeedBlock{
				margin-bottom:-30px;
}



/* Partner - Black */

.partner_hubfeature {
	width: 765px; 
	background: #000 url(http://www.amd.com/Style%20Library/Images/fusion/fusion_bottom_right.jpg) no-repeat bottom right;
	color:#fff;
}


.partner_hubfeaturehead {
	background: #000 url(http://www.amd.com/Style%20Library/Images/fusion/fusion_top_right.jpg) no-repeat top right;
	margin: 0;
	padding: 0;

}
.partner_hubfeaturehead h1 {
	background: url(http://www.amd.com/Style%20Library/Images/fusion/fusion_top_left.jpg) no-repeat top left;
	padding: 15px 11px 5px 11px;
	margin: 0px;
	text-align: left;
	color:#fff;
	line-height:24px;
}

.partner_hubfeaturebody {
	background: url(http://www.amd.com/Style%20Library/Images/fusion/fusion_bottom_left.jpg) no-repeat bottom left;
	margin: 0;
	padding: 0 11px 0px 11px;
}


.AMDArrowLink{
	padding-left:11px;
}


/* Products Hub Page */
.products_content{
	width:682px;
	vertical-align:top;
	float:left;
}

.offset_left{
	background: transparent url('http://www.amd.com/Style%20Library/Images/AMD/offset_bg_left.png') no-repeat left bottom;
	width:682px;
	min-height:186px;
	display:inline-block;
	vertical-align:bottom;
}
.offset_left_noMargin{
	background: transparent url('http://www.amd.com/Style%20Library/Images/AMD/offset_bg_left.png') no-repeat left bottom;
	width:682px;
	min-height:178px;
	display:inline-block;
	vertical-align:bottom;
}
.offset_left_noMargin_forRecommended{
	background: transparent url('http://www.amd.com/Style%20Library/Images/AMD/offset_bg_left.png') no-repeat left bottom;
	width:770px;
	min-height:158px;
	display:inline-block;
	vertical-align:bottom;
}



.offset_right{
	background: transparent url('http://www.amd.com/Style%20Library/Images/AMD/offset_bg_right.png') no-repeat right bottom;
	width:682px;
	min-height:186px;
	display:inline-block;
	vertical-align:bottom;
}
.offset_right_noMargin{
	background: transparent url('http://www.amd.com/Style%20Library/Images/AMD/offset_bg_right.png') no-repeat right bottom;
	width:682px;
	min-height:178px;
	display:inline-block;
	vertical-align:bottom;
}
.offset_right_noMargin_forRecommended{
	background: transparent url('http://www.amd.com/Style%20Library/Images/AMD/offset_bg_right.png') no-repeat right bottom;
	width:770px;
	min-height:158px;
	display:inline-block;
	vertical-align:bottom;
}

.featured_product img{
	vertical-align:middle;
}

.featured_product_right{
	width:330px;
	float:right;
	padding-top:6px;
}
.featured_product_right_forRecommended{
	width:400px;
	float:right;
	padding-top:6px;
	padding-right:8px;
}
.featured_product_left_forRecommended{
	width:400px;
	float:left;
	padding-top:6px;
	padding-left:8px;
}


.featured_product_left{
	width:330px;
	float:left;
	padding-top:6px;
	padding-left:6px;
	margin-top:11px;
}

.featured_product_right .summarylinkdescription, .featured_product_left .summarylinkdescription{
	padding-left:11px;
}

.featured_product{
	vertical-align:bottom;
}

#featured_product_links{
	height:170px;
	vertical-align:bottom;
	margin-left:11px;
	margin-top:22px;

}
#featured_product_links_noMargin{
	height:170px;
	vertical-align:bottom;
	margin-top:22px;
}
#featured_product_links_noMargin_forRecommened{
	height:150px;
	vertical-align:bottom;
	margin-top:28px;
}

#featured_product_hub_links_noMargin_forRecommened1{
	height:150px;
	vertical-align:bottom;
	padding-top:6px;
}

#featured_product_hub_links_noMargin{
	height:170px;
	vertical-align:bottom;
	padding-top:6px;
	margin-top:11px;
}
#featured_product_hub_links{
	height:170px;
	vertical-align:bottom;
	margin-left:11px;
	margin-top:11px;

}

.linklistMargin { 
	display: block; 
	list-style: none; 
	margin-bottom:2px;
	padding:0px;
	margin:0px;
}

.linklistMargin li { 
	display: block; 
	list-style: none; 
	padding: 0px 0px 0px 18px; 
	background:url('http://www.amd.com/Style%20Library/Images/AMD/link_arrow_gray.gif') no-repeat 4px 4px;
	line-height: 19px;
	margin-left:15px;
}

.featured_product a{
	color:#096;
}

h2.compare_products_heading{
	margin:0px;
	padding-top:5px;
}

.widgetflash {
	margin:-11px 0px 0px -11px;
}

/* Large Promo Styles */
#promo_large {
	width:275px;
	vertical-align: top;
	float: right;
	padding: 11px 0px 0px 5px;
}

#promo_large img{
	text-align:center;
}

#promo_large .promo{
	padding-bottom:11px;
	width:275px;
}

#promo_large .promoheader, #promo_large .image-area-top{
	background: url('http://www.amd.com/Style%20Library/Images/AMD/right_promo_top_large.jpg') no-repeat transparent;
	font-size:12px;
	font-weight:bold;
	line-height:16px;
	color:#333;
	padding:5px 5px 0px 10px;
}

#promo_large .calloutContentModule, #promo_large .promodescription, #promo_large .promo .promodescription, #promo_large #linkitem, #promo_large #backgroundgradient{ /* Promo content padding */
	font-size:11px;
	line-height:16px;
	padding: 5px 5px 3px 11px;
	margin: 0px 0px 11px 0px;
	background: url('http://www.amd.com/Style%20Library/Images/AMD/right_promo_bottom_large.jpg') no-repeat bottom transparent;
}

#promo_large .linklist{ 
	display: block; 
	list-style: none; 
	padding-bottom:5px;
}

#promo_large .linklist ul li { 
	display: block; 
	list-style: none; 
	padding: 2px 0px 0px 0px;
}

#promo_large .linklist li { 
	display: block; 
	list-style: none; 
	padding: 0px 0px 0px 16px; 
	background:url('http://www.amd.com/Style%20Library/Images/AMD/link_arrow_gray.gif') no-repeat 4px 4px;
}

.dgRCTop315, .dgRCTop315_img {
	width:315px;
	background:#f9f9f9 url('http://www.amd.com/Style%20Library/Images/AMDV3/Technology/usageRCTop315.jpg') no-repeat top;
	margin-top:11px;
	padding-top:11px;
	height:92px;
}

.dgRCTop315_img {
	text-align:center;
}

.dgRCTop315_img img{
	margin-top:-25px;
	text-align:center;
}

.dgRCBG315{
	width:303px;
	background:#f8f8f8 url('http://www.amd.com/Style%20Library/Images/AMDV3/Technology/usageRCBG.jpg') repeat-x right bottom;			
	margin-top:-11px;		
	border-left-color:#cecdcd;
	border-left-style:solid;
	border-left-width:1px;
	border-right-color:#cecdcd;
	border-right-style:solid;
	border-right-width:1px;
	margin-bottom:-8px;
	padding-left:5px;
	padding-right:5px;
	display: inline-block;
	min-height:115px;
	overflow:hidden;
}

.dgPromoBottom315{
	background:transparent url('http://www.amd.com/Style%20Library/Images/AMDV3/Technology/usageRCBottom315.jpg') no-repeat; 
	height:11px;
}

.dgRCTop315_noimage{
	background:transparent url('http://www.amd.com/Style%20Library/Images/AMDV3/Technology/usageRCTop315_noimage.jpg') top no-repeat; 
	height:10px;
	padding-bottom:8px;
}

.usageFeaturePromoBG{
	background:#f9f9f9 url('http://www.amd.com/Style%20Library/Images/AMDV3/Technology/usageFeaturePromoBG.jpg') repeat-x bottom; 
    width:557px;
	padding:5px 5px 10px 8px;				
	margin-top:-5px;		
	border-left-color:#cecdcd;
	border-left-style:solid;
	border-left-width:1px;
	border-right-color:#cecdcd;
	border-right-style:solid;
	border-right-width:1px;
	margin-bottom:-8px;
	min-height:100px;
	display: inline-block;
	margin-left:64px;
}
.usageFeaturePromoBG1{
	background:#f9f9f9 url('http://www.amd.com/Style%20Library/Images/AMDV3/Technology/usageFeaturePromoBG.jpg') repeat-x bottom; 
	width:560px;
	padding:5px;				
	margin-top:-5px;		
	border-left-color:#cecdcd;
	border-left-style:solid;
	border-left-width:1px;
	border-right-color:#cecdcd;
	border-right-style:solid;
	border-right-width:1px;
	margin-bottom:-8px;
	min-height:150px;
	display: inline-block;}

.usageFeaturePromoTop{		
		background: url('http://www.amd.com/Style%20Library/Images/AMDV3/Technology/usageFeaturePromoTop.jpg') no-repeat bottom;
	height:11px;
	margin-bottom:5px;
	margin-left:-21px;		
}
.usageFeaturePromoBottom{		
		background: url('http://www.amd.com/Style%20Library/Images/AMDV3/Technology/usageFeaturePromoBottom.jpg') no-repeat bottom;
	height:10px;
	margin-top:8px;
	margin-left:-21px;
}
.vline{
				background-image:url("http://www.amd.com//Style%20Library/Images/AMDV3/Vline.png");
				background-repeat:no-repeat;
				background-position:center;
				width:4px;
				min-height:272px;
				float:left;
}

.FeaturePromoLeft{
				width:268px;
				float:left;
				min-height:272px;

}
.FeaturePromoRight{
				width:268px;
				float:right;
			min-height:272px;
			margin-left:8px;
}

/* Start table styles */

/* Table_Style1 */
.Table_Style1 {
    border-spacing: 0px;
    border-width: 1px;
    border-style: solid;
    border-color:#666666;
    border-collapse: collapse; 
}

.Table_Style1 tr.Table_Style1TableHeaderRow{
    margin: 10px;
    padding: 10px;
    color: #333;
    background: #FFFFFF;
    text-align: left;
    text-transform: capitalize;
    font-weight: bold;
    border-spacing: 10px;
    border: 1px solid #666666;
    line-height: 14pt;
    vertical-align: top;
}

.Table_Style1 td.Table_Style1TableHeaderFirstCol{
    padding: 0in 5.4pt 0in 5.4pt;
    line-height: 14pt;
    border: 1px solid #666666;
    background: #FFFFFF;
}
.Table_Style1 td.Table_Style1TableHeaderLastCol{
    padding: 0in 5.4pt 0in 5.4pt; 
    line-height: 14pt;
    border: 1px solid #666666;
    background: #FFFFFF;
}
.Table_Style1 td.Table_Style1TableHeaderOddCol{
    padding:0in 5.4pt 0in 5.4pt;
    line-height: 14pt;
    border: 1px solid #666666;
    background: #FFFFFF;
}
.Table_Style1 td.Table_Style1TableHeaderEvenCol 
{
    padding:0in 5.4pt 0in 5.4pt; 
    line-height: 14pt;
    border: 1px solid #666666;
    background: #FFFFFF;
}

.Table_Style1 tr.Table_Style1TableOddRow{ 
    vertical-align: top;
    border: 1px solid #666666;
    padding: 0.1em 0.5em;
    background: #FFFFFF;

}
.Table_Style1 tr.Table_Style1TableEvenRow{
    vertical-align: top;
    border: 1px solid #666666;
    padding: 0.1em 0.5em;
    background: #FFFFFF;
}
.Table_Style1 td.Table_Style1TableFirstCol{
    padding: 0in 5.4pt 0in 5.4pt;
    border: 1px solid #666666;
}
.Table_Style1 td.Table_Style1TableLastCol{
    padding:0in 5.4pt 0in 5.4pt;
    border: 1px solid #666666;
}
.Table_Style1 td.Table_Style1TableOddCol{
    padding: 0in 5.4pt 0in 5.4pt;
    border: 1px solid #666666;
}
.Table_Style1 td.Table_Style1TableEvenCol{
    padding:0in 5.4pt 0in 5.4pt;
    border: 1px solid #666666;
}
.Table_Style1 tr.Table_Style1TableFooterRow{
    background-color: #FFFFFF;
    font-weight: 500;
    line-height: 11pt;
    border: 1px solid #666666;
}
.Table_Style1 td.Table_Style1TableFooterFirstCol{
    padding: 0in 5.4pt 0in 5.4pt;
    border-top: solid gray 1.0pt;
    text-align: left;
    border: 1px solid #666666;
}
.Table_Style1 td.Table_Style1TableFooterLastCol{
    padding:0in 5.4pt 0in 5.4pt;
    border-top:solid gray 1.0pt;
    text-align:left;
    border: 1px solid #666666;
}
.Table_Style1 td.Table_Style1TableFooterOddCol{
    padding: 0in 5.4pt 0in 5.4pt;
    text-align: left;
    border-top: solid gray 1.0pt;
    border: 1px solid #666666;
}
.Table_Style1 td.Table_Style1TableFooterEvenCol{
    padding: 0in 5.4pt 0in 5.4pt;
    text-align: left;
    border-top: solid gray 1.0pt;
    border: 1px solid #666666;
}

